Update Company
AutomatR.HubSpot.Activities.UpdateCompany
The "Update Company" activity in AutomatR is part of the HubSpot activities package, facilitating the update of existing company properties in a HubSpot user's account based on the company ID. This activity streamlines the process of keeping company information up-to-date within workflows.
Properties
Name | Description |
---|---|
Input | |
Company ID | Enter the company ID for which properties need updating. |
Name | Enter the updated name for the given company. |
Domain | Enter the updated domain for the given company. |
Phone | Enter the updated phone number for the given company. |
City | Enter the updated city for the given company. |
Misc | |
Display Name | Provides a customizable name for the activity displayed in the workflow. |
Optional | |
- | Either one of the inputs (Name, Domain, Phone, City) is required along with the Company ID for the update. An error will be thrown if none of the inputs are provided. |
Output | |
- | The activity does not have specific output properties. The update operation is performed internally. |
How to use:
- Drag and drop the "Update Company" activity onto the workflow.
- Configure the properties by specifying the company ID and the properties you want to update (Name, Domain, Phone, City).
- Optionally, customize the display name.
- Execute the workflow to update the specified company information in HubSpot.
Example: Consider an example where the "Update Company" activity is used to update the phone number and city for a company with ID "12345" in HubSpot:
Update Company:
Display Name: "Update Company Info"
Company ID: "12345"
Phone: "+1234567890"
City: "New City"
In this example, the activity updates the phone number to "+1234567890" and the city to "New City" for the company with ID "12345" in HubSpot. Customize the inputs based on the information you want to update for the specified company.